Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's changed?
#2518
Support Markdown file formatting
Formatting can be done via
![image](https://private-user-images.githubusercontent.com/29418975/357252765-ff4629d3-d26b-4af5-8888-40b88b8606ea.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDM2MjksIm5iZiI6MTczOTY0MzMyOSwicGF0aCI6Ii8yOTQxODk3NS8zNTcyNTI3NjUtZmY0NjI5ZDMtZDI2Yi00YWY1LTg4ODgtNDBiODhiODYwNmVhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDE4MTUyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk5MTM4NWZkMGEyYTI3N2M1NmMyZjYxYzBhMzliYTEyZjEwMTVlYzA1NDViZTc4NTA0MTE5OTQ5YTY1MWY0MzYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.YSFkH6LgDuS3Vkdcm3r6MdRqorJ4NvoxIeyLnubtqt0)
spotless apply
At the same time, if it does not meet the specifications during compilation, it will be detected
effect:
![image](https://private-user-images.githubusercontent.com/29418975/357252454-8be5dff2-a63e-4df9-994b-d36586254c67.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDM2MjksIm5iZiI6MTczOTY0MzMyOSwicGF0aCI6Ii8yOTQxODk3NS8zNTcyNTI0NTQtOGJlNWRmZjItYTYzZS00ZGY5LTk5NGItZDM2NTg2MjU0YzY3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDE4MTUyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBmMGNhN2U5YTJjMDQ5ZmYxNjQ4ZjM2ZjE3M2ExYTZhYjM4MGI1MGJlYzU5ZTA0NzdlYWQxZTQ0ZTVhZDQ1M2YmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hPohAkSwAXigvkMrsTipsGFtD7eeQTD8taXTAbAy_f4)
Checklist
@tomsun28 Implemented through the following configuration,